[INFO] fetching crate haloumi-ir 0.5.11...
[INFO] fixing haloumi-ir-0.5.11 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate haloumi-ir 0.5.11 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate haloumi-ir 0.5.11
[INFO] finished tweaking crates.io crate haloumi-ir 0.5.11
[INFO] tweaked toml for crates.io crate haloumi-ir 0.5.11 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate haloumi-ir 0.5.11 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate haloumi-ir 0.5.11 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded similar-asserts v1.7.0
[INFO] [stderr]   Downloaded haloumi-lowering v0.5.6
[INFO] [stderr]   Downloaded quickcheck_macros v1.1.0
[INFO] [stderr]   Downloaded haloumi-core v0.5.6
[INFO] [stderr]   Downloaded addchain v0.2.0
[INFO] [stderr]   Downloaded plonky2_maybe_rayon v1.0.0
[INFO] [stderr]   Downloaded internment v0.8.6
[INFO] [stderr]   Downloaded eqv v0.1.0
[INFO] [stderr]   Downloaded halo2derive v0.2.0
[INFO] [stderr]   Downloaded ff_derive v0.13.1
[INFO] [stderr]   Downloaded halo2curves v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 424be3caec5b59c90ca311020052fa0b277346b81cff2966e7faad2f0ccf8d80
[INFO] running `Command { std: "docker" "start" "424be3caec5b59c90ca311020052fa0b277346b81cff2966e7faad2f0ccf8d80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "424be3caec5b59c90ca311020052fa0b277346b81cff2966e7faad2f0ccf8d80" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "424be3caec5b59c90ca311020052fa0b277346b81cff2966e7faad2f0ccf8d80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "424be3caec5b59c90ca311020052fa0b277346b81cff2966e7faad2f0ccf8d80" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking internment v0.8.6
[INFO] [stderr]     Checking eqv v0.1.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling halo2curves v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking plonky2_maybe_rayon v1.0.0
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]    Compiling halo2derive v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking haloumi-core v0.5.6
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking haloumi-lowering v0.5.6
[INFO] [stderr]     Checking haloumi-ir v0.5.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stdout] error[E0599]: no method named `validate` found for struct `cond_block::CondBlock<T>` in the current scope
[INFO] [stdout]    --> src/stmt/cond_block.rs:204:20
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub struct CondBlock<T> {
[INFO] [stdout]     | ----------------------- method `validate` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |         let _ = cb.validate().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^ method not found in `cond_block::CondBlock<aexpr::IRAexpr>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `Validatable` defines an item `validate`, perhaps you need to implement it
[INFO] [stdout]    --> src/traits.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub trait Validatable {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `validate` found for struct `cond_block::CondBlock<T>` in the current scope
[INFO] [stdout]    --> src/stmt/cond_block.rs:212:20
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub struct CondBlock<T> {
[INFO] [stdout]     | ----------------------- method `validate` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 212 |         let _ = cb.validate().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^ method not found in `cond_block::CondBlock<aexpr::IRAexpr>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `Validatable` defines an item `validate`, perhaps you need to implement it
[INFO] [stdout]    --> src/traits.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub trait Validatable {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `validate` found for struct `cond_block::CondBlock<T>` in the current scope
[INFO] [stdout]    --> src/stmt/cond_block.rs:216:22
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub struct CondBlock<T> {
[INFO] [stdout]     | ----------------------- method `validate` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 216 |         let res = cb.validate();
[INFO] [stdout]     |                      ^^^^^^^^ method not found in `cond_block::CondBlock<aexpr::IRAexpr>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `Validatable` defines an item `validate`, perhaps you need to implement it
[INFO] [stdout]    --> src/traits.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub trait Validatable {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `validate` found for struct `cond_block::CondBlock<T>` in the current scope
[INFO] [stdout]    --> src/stmt/cond_block.rs:227:20
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub struct CondBlock<T> {
[INFO] [stdout]     | ----------------------- method `validate` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 227 |         let _ = cb.validate().unwrap();
[INFO] [stdout]     |                    ^^^^^^^^ method not found in `cond_block::CondBlock<aexpr::IRAexpr>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `Validatable` defines an item `validate`, perhaps you need to implement it
[INFO] [stdout]    --> src/traits.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub trait Validatable {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `haloumi-ir` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "424be3caec5b59c90ca311020052fa0b277346b81cff2966e7faad2f0ccf8d80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "424be3caec5b59c90ca311020052fa0b277346b81cff2966e7faad2f0ccf8d80", kill_on_drop: false }`
[INFO] [stdout] 424be3caec5b59c90ca311020052fa0b277346b81cff2966e7faad2f0ccf8d80
